home *** CD-ROM | disk | FTP | other *** search
/ <GEEK> 2 / GEEK2.ISO / pc / win21.dxr / 00005_The loop.ls < prev    next >
Encoding:
Text File  |  1997-07-11  |  120 b   |  6 lines

  1. on exitFrame
  2.   set the member of sprite 41 to member "StartButton" of castLib "WinMenu"
  3.   updateStage()
  4.   go(#loop)
  5. end
  6.